home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_geomview.idb / usr / freeware / catman / p_man / cat3 / geomutil.Z / geomutil
Encoding:
Text File  |  1999-01-26  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ggggeeeeoooommmmuuuuttttiiiillll((((3333))))      GGGGeeeeoooommmmeeeettttrrrryyyy CCCCeeeennnntttteeeerrrr ((((JJJJuuuullllyyyy 11110000,,,,    1111999999992222))))       ggggeeeeoooommmmuuuuttttiiiillll((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       geomutil - various geometry utilities    (introduction)
  10.  
  11.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.       The geomutil library contains    a collection of    miscellaneous
  13.       geometric utility functions:
  14.  
  15.         AnyToPL()    - convert any geom to a    polylist
  16.         PLCombine()    - combine two polylists    into one
  17.         PLConsol()    - consolidate vertices in a polylist
  18.         Bdy()    - generate the boundary    (edge) of a geom
  19.  
  20.       Each function    has its    own manual page    which gives usage
  21.       details.
  22.  
  23.       To link your program with the    geomutil library you should
  24.       specify -lgeomutil followed by the usual list    of OOGL
  25.       libraries, as    in
  26.  
  27.         cc -L${LIBDIR} prog.c -lgeomutil \
  28.           -lstubdraw -lgeom    -lvect -lpolylist -lquad \
  29.           -lmesh -lbezier -linst -ltlist -llist -lstub \
  30.           -lgeom -loogl -lbbox -lshade -lcolor -l3d    -lm
  31.  
  32.  
  33.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  34.       anytopl(3), plcombine(3), plconsol(3), bdy(3), anytooff(1),
  35.       offcombine(1), offconsol(1), bdy(1), geomview(1)
  36.  
  37.      AAAAUUUUTTTTHHHHOOOORRRR
  38.       Celeste Fowler              email:  fowler@geom.umn.edu
  39.       The Geometry Center              phone:  (612)    626-8304
  40.       1300 South Second Street
  41.       Minneapolis, MN  55454
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 12/22/98)
  64.  
  65.  
  66.  
  67.